stylecontext: Remove some unnused includes
authorTimm Bäder <mail@baedert.org>
Sun, 11 Oct 2020 09:58:11 +0000 (11:58 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 14 Oct 2020 19:06:12 +0000 (15:06 -0400)
gtk/gtkstylecontextprivate.h

index 09fde7ce111661355a05a5c61762fec1bc0da3dd..4cab724b20d1118fd40bb03cbf548af67c964ddb 100644 (file)
@@ -21,9 +21,7 @@
 #include "gtkstylecontext.h"
 
 #include "gtkcssnodeprivate.h"
-#include "gtkicontheme.h"
 #include "gtkstyleproviderprivate.h"
-#include "gtkbitmaskprivate.h"
 #include "gtkcssvalueprivate.h"
 
 G_BEGIN_DECLS